<string>Mark the checkbox to guarantee that all backup images created with the program are 100 percent flawless. If you decided not to control the archive integrity, the backup operation would take about 3-5% less time.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout35_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer66_2_4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>19</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Choose this option to allow writing of specific data that will later be used during restore to check the archive integrity. It can slow down the backup operation.</string>
<string>Mark the checkbox to make the program automatically set a file name for every volume of a complex backup image, otherwise you will need to do manually during the backup operation.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout35_2_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer66_2_4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>19</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Choose this option to automatically name files in complex archive.</string>
<string>Mark the checkbox to automatically split every backup image to volumes of a particular size.<br><b>Tip:</b> Splitting images enables to tackle problems caused by a maximum file size limitation of some file systems.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout35_2_4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer66_2_4_4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>19</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2_2_4</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Choose this option to enable splitting the archive to several files</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>M&aximum split size:</string>
</property>
<property name="buddy" stdset="0">
<cstring>OptBackupImage_MaxSplitEdit</cstring>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>OptBackupImage_MaxSplitEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="suffix">
<string> MB</string>
</property>
<property name="maxValue">
<number>9999</number>
</property>
<property name="value">
<number>9999</number>
</property>
<property name="alignment" stdset="0">
<string>AlignAuto</string>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can specify a maximum size for backup volumes.</string>